home *** CD-ROM | disk | FTP | other *** search
/ NeXT Education Software Sampler 1992 Fall / NeXT Education Software Sampler 1992 Fall.iso / READMEFiles / RestoreGuest.README < prev    next >
Text File  |  1992-08-29  |  1KB  |  23 lines

  1. -------------------------------------------------------------------------
  2. rg.c
  3. -------------------------------------------------------------------------
  4. version 1.0 (920816)
  5. by Eric Celeste <efc@mit.edu>
  6. -------------------------------------------------------------------------
  7. Check the source code file "rg.c" for the real details.
  8.  
  9. This program allows you to force your guest account back to an initial state after any user has logged out. This makes it easier to ensure that each person logging into the guest account will find exactly the setup you intended, without any leftover garbage of a previous user. Permanent changes to the guest account can be made by logging into a template account whose password can be more closely guarded.
  10.  
  11. Since making this code useful requires changing #defines and recompiling, I have not included an executable version of the program.
  12.  
  13. This program is free for use and abuse. Since it changes and overwrites directories, beware, it can be dangerous. I am giving it away as an example and make no guarantees of its servicability whatsoever.
  14.  
  15. Enjoy...
  16. -------------------------------------------------------------------------
  17.      ...Eric Celeste
  18.         5 Exeter Street
  19.         Belmont, MA 02178
  20.         617-484-5040
  21.         Internet: efc@mit.edu
  22. -------------------------------------------------------------------------
  23.